Fix ansible-error: unsupported locale setting#1715
Fix ansible-error: unsupported locale setting#1715m-bucher wants to merge 1 commit intotheforeman:masterfrom
Conversation
You probably have forklift/roles/foreman_installer/tasks/locales.yml Lines 11 to 14 in 17014e2 |
|
@ekohl so I guess |
|
Yes, I think it would make sense to extract it to its own role and run it as the very first step. That is, if you can even do that. Not sure where it happens.
Perhaps this is actually the root cause. Looking at the source, this is how it attempts to detect it: Perhaps this fails in your setup? |
|
I think I understand now: forklift's So either I have to do |
|
But how do you have Ansible installed? |
|
|
@m-bucher Is this still an issue for you? |
Fixes the following error on Debian12 bookworm with locale
de_DE.UTF-8.Not fully sure, which aspect is to blame 😇